Comparing the world confirmed cases from six months ago and now

World confirmed cases from six months ago (3/26/20)

World confirmed cases now (9/26/20)

## Visualizing the number of confirmed cases in the US by state from six months ago (3/26/20) and now (9/26/20)

# Comparing the US confirmed cases from six months ago and now

Looking at the US six months ago

US confirmed cases now (9/26/20)

Comparing the US confirmed cases from six months ago and now based on county

Looking at the US six months ago based on county (3/26/20)

Looking at the US now based on county (9/26/20)

Comparing the Florida confirmed cases from six months ago and now using interactive graphs

Confirmed cases in Florida from six months ago (3/26/20)

Confirmed cases in Florida now (9/26/20)

Application written in R [@RCoreTeam] using the Shiny framework [@Chang2015].

REFERENCES

@Misc{Chang2015,
  Title                    = {shiny: Web Application Framework for R. R package version 0.12.1},

  Author                   = {Chang, W. and Cheng, J. and Allaire, JJ. and Xie, Y. and McPherson, J. },
  Year                     = {2015},

  Type                     = {Computer Program},
  Url                      = {http://CRAN.R-project.org/package=shiny}
}

@Article{RCoreTeam,
  Title                    = {R: A Language and Environment for Statistical Computing},
  Author                   = {{R Core Team}},
  Year                     = {2015},

  Type                     = {Journal Article},
  Url                      = {http://www.R-project.org}
}

@Misc{JohnsHopkinsUniversity,
  Title                    = {COVID-19 data},
  Author                   = {{Johns Hopkins University}},
  Year                     = {2020},

  Type                     = {GitHub Repository},
  Url                      = {https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data
}
}

@Misc{lab6_lorenestasiuk,
  Title                    = {lab6_lorenestasiuk},
  Author                   = {{Lorene Stasiuk}},
  Year                     = {2020},

  Type                     = {GitHub Repository},
  Url                      = {lab6_lorenestasiuk.html}
}